home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2004 December / CD Rom Data Aralık 2004.iso / Media / Internet / Study.exe / HTMLBlank / main.css < prev   
Encoding:
Cascading Style Sheet File  |  2003-03-06  |  2.4 KB  |  89 lines

  1. TD{Color : Black; Font-Family : Verdana; Font-Size : 11px;}
  2.  
  3. .hh1 { Color : #AC0000; Font-Weight : Bold; }
  4.  
  5. .gr { Color : #395531;}
  6.  
  7. .cop {
  8.     Color : White;
  9.     Font-Size : 10px;
  10.     Font-Weight : bold;
  11. }
  12.  
  13. INPUT.fr1 { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000; Border-Color : Black; }
  14. .subm { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: black; font-weight : Bold; }
  15. .formt { FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 11px; color: #3333cc; font-weight: bold;}
  16. textarea { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
  17. SELECT { BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif; BACKGROUND-COLOR: #ffffff ; font-size: 10px; color: #000000 }
  18. INPUT.btn { color : #CFD6EF; }
  19.  
  20. A {
  21.     Color : Black;
  22.     text-decoration : underline;
  23. }
  24. A:visited {
  25.     Color : Black;
  26.     text-decoration : underline;
  27. }
  28. A:hover {
  29.     Color : Black;
  30.     text-decoration : none;
  31. }
  32. A:active {
  33.     Color : Black;
  34.     text-decoration : none;
  35. }
  36.  
  37. A.bmnu {
  38.     Color : White;
  39.     Font-Size : 11px;
  40.     Font-Weight : Bold;
  41.     text-decoration : none;
  42. }
  43. A.bmnu:visited {
  44.     Color : White;
  45.     Font-Size : 11px;
  46.     Font-Weight : Bold;
  47.     text-decoration : none;
  48. }
  49. A.bmnu:hover {
  50.     Color : White;
  51.     Font-Size : 11px;
  52.     Font-Weight : Bold;
  53.     text-decoration : underline;
  54. }
  55. A.bmnu:active {
  56.     Color : White;
  57.     Font-Size : 11px;
  58.     Font-Weight : Bold;
  59.     text-decoration : underline;
  60. }
  61.  
  62. A.lmnu {
  63.     Color : #050C24;
  64.     Font-Family : Arial;
  65.     Font-Size : 12px;
  66.     text-decoration : none;
  67.     Font-Weight : bold;
  68. }
  69. A.lmnu:visited {
  70.     Color : #050C24;
  71.     Font-Family : Arial;
  72.     Font-Size : 12px;
  73.     text-decoration : none;
  74.     Font-Weight : bold;
  75. }
  76. A.lmnu:hover {
  77.     Color : #050C24;
  78.     Font-Family : Arial;
  79.     Font-Size : 12px;
  80.     text-decoration : underline;
  81.     Font-Weight : bold;
  82. }
  83. A.lmnu:active {
  84.     Color : #050C24;
  85.     Font-Family : Arial;
  86.     Font-Size : 12px;
  87.     text-decoration : underline;
  88.     Font-Weight : bold;
  89. }